home *** CD-ROM | disk | FTP | other *** search
/ Interactive Quarterly / The Best of New Machine Publishing 1 - Disc 4: Interactive Quarterly.iso / pc / demos / az / cyberx.dxr / 00247_SALIDA.ls < prev    next >
Encoding:
Text File  |  1996-10-06  |  105 b   |  8 lines

  1. on mouseUp
  2.   if rollOver(26) then
  3.     puppetSprite(26, 0)
  4.     updateStage()
  5.     go("salir")
  6.   end if
  7. end
  8.